src/fileio.c: Silence compiler warnings.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 30 Dec 2013 22:36:44 +0000 (23:36 +0100)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 30 Dec 2013 22:36:44 +0000 (23:36 +0100)
commit10d4611771a15ce7116706f80e6e4429838b8a2c
tree73ba73fa8373658b7160db4d1bf2f6931465b933
parent496a565e0e2e75ca59e3557d857ae39cb92b7508
src/fileio.c: Silence compiler warnings.

* fileio.c (Fcopy_file) [!WINDOWSNT]: Don't declare on Windows
variables not used there.
src/ChangeLog
src/fileio.c